Tag
directory
2 notes.
Use WGET to recursively download the whole FTP directory
I wanted to copy all of the files and folders from my current host to my new server. And I only have FTP access to that current host.…
SED: Shell command to find and replace text inside a directory (multiple files)
I have been using this command for a long time now. Whenever i am in need of this command, i won't be remembering the correct syntax. So, i…