[SWLUG] FTP command line help
Justin Mitchell
justin at discordia.org.uk
Mon Nov 1 14:29:49 UTC 2010
On Mon, 2010-11-01 at 14:07 +0000, Neil Jones wrote:
> I have a crippled server with no root access.
> I can log into it and I am using sftp to move files across to a new server.
>
> One of the sets of files I am moving has a bout 70 sub directories
> a simple Put command doesn't access any subdirectories.
> It just copies all the files from the current directory
>
> I would like it to recursively copy everything.
>
> Is there anyway to do this other than manually changing and creating
> directories?
put -r
More information about the Swlug
mailing list