Score:0

get files in FTP Folder to HTTP Addresses in txt file

um flag

Good day,

I want to get files in a specific FTP Folder and it's subdirectories to HTTP Addresses in txt file? I tried several things in ssh, but it shows the path like:

0_BAZA-PRODUKTOW/4_PARASOLE OGRODOWE I PLA#U017bOWE (UMBRELLA)/1_Pa rasole ogrodowe/[5901738199002] Parasol ogrodowy Kazuar (bezowy)/MAJ_90173819900 2_aranzacja-10_800x800.jpg

however the full web path is:

ftp://new%[email protected]/public_html/0_BAZA-PRODUKTOW/4_PARASOLE%20OGRODOWE%20I%20PLA%23U017bOWE%20%28UMBRELLA%29/1_Parasole%20ogrodowe/%5B5901738199002%5D%20Parasol%20ogrodowy%20Kazuar%20%28bezowy%29/ALL_901738199002_aranzacja-10_2500x2500.jpg

I need this link.

Is there any SSH command or other script which can do this? Thank you.

Best regards,

Muhammet

hr flag
Are you perhaps looking for something like Perl's [URI::Escape](https://metacpan.org/pod/URI::Escape) module? see for example [Using Perl, how do I decode or create those %-encodings on the web?](https://stackoverflow.com/a/4510561/4440445)
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.