Basic guides

  • 1

    Filesystem automation activities

    • How to create a folder by the specified path and name?

    • How to append text to a file?

    • How to read a text file's content?

    • How to copy one file's content to another or download a file from the specified URL?

    • How to create a new file?

    • How to delete a file of any extension?

    • How to move a file?

    • How to overwrite the file’s content?

    • How to compress a file or a folder to an archive?

    • How to extract files from an archive to a folder?

  • 2

    Check-up

    • Quick resume

    • Check your understanding