Ncftp
Hello Everyone,I am trying to copy the dircetory and all of its files from my server to a NAS storage by issuing
put -R /directory to transfer
and
mput -R /directory to transfer
Both are working fien but then i see that the directory at NAS storage is empty
I gues sits because the directory that i am trying to copy has root user and NAS storage cant access it.
Can anyoen please let me know if thats teh reason and if there is a way around ?
Also will the NCFTP transfer all files are preserve their user/permission ?