Skip to content

Commit 016cd37

Browse files
committed
aligned with onprem
1 parent a900b83 commit 016cd37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ccloud/fm-sftp-source/fully-managed-sftp-source-json.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ playground connector create-or-update --connector $connector_name << EOF
8686
"input.path": "/home/foo/upload/input",
8787
"error.path": "/home/foo/upload/error",
8888
"finished.path": "/home/foo/upload/finished",
89-
"input.file.pattern": ".*\\\.json",
89+
"input.file.pattern": ".*\\\\.json",
9090
9191
"sftp.username":"foo",
9292
"sftp.password":"pass",

0 commit comments

Comments
 (0)