Thread: Rsync file transfer issue
i xfered video file laptop server, directed home folder using
rsync --progress --partial -avz home/brandon/downloads/little\ fockers.mkv brandon@192.168.1.106:home/
when in home folder, , not there, use command find, search it, not there.
if hit find , hit enter happens
./brandon
./brandon/interfaces
./brandon/.viminfo
./brandon/.vim
./brandon/.vim/.netrwhist
./brandon/.ssh
./brandon/.ssh/known_hosts
./brandon/.ssh/id_rsa
./brandon/.ssh/id_rsa.pub
./brandon/.sudo_as_admin_successful
./brandon/.profile
./brandon/.bash_history
./brandon/.bash_logout
./brandon/.cache
./brandon/.cache/motd.legal-displayed
./brandon/home
./brandon/home/little fockers.mkv
./brandon/.bashrc
shows there own home directory, quite odd. can't move file out of or anything, want move different folder.
idea?
"home" not appropriate path of home directory on server (it means folder called "home" inside server, assuming default path home, end folder called home inside home), if want file go home directory in server, try this
"~/" means home directory, or specify whole path followscode:brandon@192.168.1.106:~/
about not being able move file, might permissions problem, when try move file?code:bradon@192.168.1.106:/home/brandon/
sam
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] Rsync file transfer issue
Ubuntu
Comments
Post a Comment