copy files
Brought to you by:
kbjorn
When copying files from the local filesystem and
pasting to the remote filesystem, is it supposed to be
recursive?
If I copy a/b/c is it supposed to create directory b
under directory a and directory c under directory b?
Is it supposed to copy all the fies under directory c?
I am having some problems but I don't know if the cause
is related to the directory structure or the filenames.
Logged In: YES
user_id=145300
Yes it's supposed to be recursive. If you copy a directory it
copies/creates all subdirectories too.