Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

184
Views
Where does rsync send files?

I wanted to send a file to server by using:

rsync -avz myfile username@151.161.10.10:~/tmp

However, I forget to give the destination folder, just typied:

rsync -avz myfile username@151.161.10.10

I cant find it under '/' or my userfolder.

Where did this file go?

Ps. There are too many files on the server, so searching myfile by name takes forever...

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

You now have a (lokal) copy of myfile named username@151.161.10.10. Since the destination did not specify a valid remote location (user@hostname:file) or existing local directory, it was interpreted as a filename.

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!