The file-transfer tag has no wiki summary.
2
votes
1answer
34 views
NetLink Exporting Images doesn't work (Unknown string escape)
Exporting Image files (intermittently) doesn't work:
I get messages back indicating the error is to do with escaping characters:
...
8
votes
1answer
310 views
Automating FTP upload within Mathematica?
I have MMA-generated html and would like to automate uploading to a named directory to a web host via SFTP or HTTP POST, ideally without creating local temp files. The closest question I could find on ...