diff --git a/components/config_form.templ b/components/config_form.templ index 6bb6ddc..9ee1a18 100644 --- a/components/config_form.templ +++ b/components/config_form.templ @@ -247,18 +247,18 @@ func getInitialData(config *db.TransferConfig) string { templ ConfigForm(ctx context.Context, data ConfigFormData) { @LayoutWithContext(getConfigFormTitle(data.IsNew), ctx) { -
+
Set up your file transfer configuration
@@ -385,17 +385,14 @@ templ ConfigForm(ctx context.Context, data ConfigFormData) { -Configure your file transfer settings carefully for optimal performance
+
Pattern for filenames. Available variables:
${`filename`} - Original filename without extension (e.g., "report")
${`ext`} - Original file extension (e.g., "csv")
@@ -65,8 +65,8 @@ templ FilePatternFields() {
}
templ ArchiveOptions() {
-
+
Files will be moved here after successful transfer
+
Warning: This will permanently delete the original files
+
Files with the same hash that have been successfully processed before will be skipped
+
Number of files to transfer simultaneously (higher values may improve performance but increase resource usage)
+
Optional: Additional rclone flags for fine-tuning the transfer.
After saving this configuration, you will need to authenticate with Google Drive.
-The authentication process will require you to:
-After saving this configuration, you'll need to authenticate with Google Drive:
+- This is a one-time process for each configuration. The application will store your authorization token securely. -
You're using rclone's built-in authentication, which simplifies the setup process:
+
Note: The built-in authentication uses shared credentials which have rate limits across all rclone users. If you plan to transfer large amounts of data or run many concurrent transfers, consider creating your own credentials. @@ -163,10 +159,10 @@ templ GoogleDriveDestinationForm() {
To use Google Drive with your own credentials:
http://localhost:53682/http://localhost:53682/After saving this configuration, you will need to authenticate with Google Photos.
-The authentication process will require you to:
-After saving this configuration, you'll need to authenticate with Google Photos:
+- This is a one-time process for each configuration. The application will store your authorization token securely. -
You're using rclone's built-in authentication, which simplifies the setup process:
+
Note: The built-in authentication uses shared credentials which have rate limits across all rclone users. If you plan to transfer large amounts of data or run many concurrent transfers, consider creating your own credentials. @@ -191,10 +184,10 @@ templ GooglePhotosDestinationForm() {
To use Google Photos with your own credentials:
http://localhost:53682/http://localhost:53682/All media items uploaded to Google Photos with rclone are stored in full resolution at original quality. These uploads will count towards storage in your Google Account.
After saving this configuration, you'll need to authenticate with Google Drive on the configurations page.
+After saving this configuration, you'll need to authenticate with Google Drive:
+You're using rclone's built-in authentication, which simplifies the setup process:
++ + Note: The built-in authentication uses shared credentials which have rate limits across all rclone users. + If you plan to transfer large amounts of data or run many concurrent transfers, consider creating your own credentials. +
+To use Google Drive with your own credentials:
+http://localhost:53682/