Skip to main content
(While we are at it.)
Source Link
Peter Mortensen
  • 12.2k
  • 23
  • 72
  • 90

You can use Window's built-in FTP client to do this. You don't need FilezillaFileZilla.

ftp
open *computer_name*
send *local_file* {remote file}

You can use Window's built-in FTP client to do this. You don't need Filezilla.

ftp
open *computer_name*
send *local_file* {remote file}

You can use Window's built-in FTP client to do this. You don't need FileZilla.

ftp
open *computer_name*
send *local_file* {remote file}
Source Link
bbonamin
  • 877
  • 1
  • 5
  • 13

You can use Window's built-in FTP client to do this. You don't need Filezilla.

ftp
open *computer_name*
send *local_file* {remote file}