...
Expand | |||||
---|---|---|---|---|---|
| |||||
When working with files Here is a sample script showing how you can use the net api to List, Get and Put a file via SFTP:
|
Expand | ||
---|---|---|
| ||
Use |
Expand | |||||||
---|---|---|---|---|---|---|---|
| |||||||
Once processing is complete you can will typically want to move or delete the the files to avoid reprocessing. For this, the net API supports renaming and removing files – Moving Files:
Deleting Files:
|