Job configuration

On tap on a job this configuration Page is open


Job


  1. Input here your name of the job
  2. Delete a exists Job
  3. You can set here the date and time from when this job will transfer files with modification date greater than this time.
  4. Clone this job and after this the configuration shows the cloned job
  5. This is the date time of the last uploaded file, all files changed after this date time will be uploaded.

 Source

 

 

  1. Tap here to open the directory picker and select a directory for upload.
     
  2. You can set a include filter, all files match the pattern will be uploaded. Input a patter like: "*.jpg,*.gif". Separate each pattern with a comma.

  3. This is like the include filter but exclude the files that match the patterns.

  4. If a file uploaded successfully ZPush delete this from the device.

  5. Upload all files included all subfolders, if enabled the target structure is hide.

 Target

ewrewr 
 

 
 

 

  1.  Defines the pattern how the target filename will be create. Tab in the icon on the right to open the designer.

  2. Select the driver depend on your target server.

    Follow driver are available
    • Samba

      This driver can you use if you want to upload to a Linux samba share or a Windows share. This driver support the SMB protocol SMB 2.0,SMB 3.0 this are compatible with Windows 10, Windows 11 and all modern linux servers.

    • WebDAV

      This is a http/https protocol to transfer files over a web server. Notice, big uploads are not practicable for this protocol. I have tested this with a Apache2 under ubuntu 20.04.5.
      Supported http/https authentications are: Basic and Digest
       

    •  NextCloud

      This protocol is equal like the WebDav protocol but support big files and implement the protocol extensions from NextCloud.


    •  SFtp (Secure File Transfer Protocol )

      This protocol is special for linux server and use the ssh to transfer files. 
         

  3. Target structure

    If you have not the selected "Include all subdirectories and file" in the source section, you can here select the structure how ZPush automate create directories depend on the file timestamp. The timestamp for normal files is determined from the file system, for images the date of recording is used.

    Follow structures are available

    Flat
    All files in the target directory without structure

    Year/Month
    ZPush create automatic Year and Month directory for the file like 2023/02

    Year/Month/Day
    ZPush create automatic Year/Month/Day directory for the file like 2023/02/12

    Year-Month
    ZPush create automatic one directory Year-Month for the file like 2023-02


  4. Input here the server name or the IPV4 address and if the port deviating from the standard you can append it by double point.
    Samples:
    • Ubuntu
    • Ubuntu:443
    • 192:168:178:55
    • 192:168:178:55:443

  5. If you have WebDAV or NextCloud driver selected, you can enable SSL to communicate over HTTPS. Please notice: only TLS V1.2 supported

  6. Input the username target directory need a authentication. leave empty for a anonymous access.

  7. Input the right password for the given username

  8.  The target path depends on your selected driver

    DriverSyntax
    Samba
    \Share\directory1\directory2
    Webdav
    /directory1/directory2
    NextCloud
    /remote.php/dav/files/[your nextcloud username]/directory1/directory2
    SFTP
    /directory1/directory2

    If you click the folder icon a directory picker opens and you can browse the right target directory.

  9. This button test your setting and check if the server reachable and can access the selected directory. Please test always your settings!


 

No comments:

Post a Comment