File Transfer Commands

linux to linux:
scp file_name username@hostname:/targetlocation/
scp -r directory_name username@hostname:/targetlocation/


windows to linux:

  1. WinSCP
  2. Filezilla
  3. FireFTP
  4. CoreFTP LE


Comments

Popular posts from this blog

Oracle Database 19C Performance Tunning - PART 1

Oracle Patching Using Opatch Utility

Oracle RMAN Backup And Restore

PostgreSQL Opensource Installation in RHEL or Oracle Linux(OEL) 8 and above

Pg_pool-II Installation and Configuration